Skip to main content

Project Ideas

Starting apps can be very frustrating when starting because there's the big question of what to build.

FrontEnd

BackEnd

Swagger or use Express to create a front end to show what the API does.
https://swagger.io/tools/swagger-ui/

  • RESTful Full CRUD API
  • RESTful Full CRUD API WITH SECURITY

Inspiration:

  • Banking (Having login, account information, being able to do transactions)
  • User Authentication System
  • E-commerce System - Handle customers, quantity, variations, prices, images
  • Government Data. Taking a dataset from a government department and building out an API based upon the data. Data USA: https://datausa.io/about/api Code.gov: https://code.gov/agencies

Full-stack

Many of the previously mentioned apps can be used as a full-stack